/*------------------------------------------------------------------------
# "Hot Scroller" Joomla module
# Copyright (C) 2010 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

#highlights {
	position:relative;
}

.highlights_intro_pad {
	padding:0;
}

#highlights_scroll {
	white-space: nowrap;
}

#highlights_scroll .contentheading {
	display:inline;
	vertical-align:top;
}

#highlights_scroll .contentheading a {
	text-decoration:none;
}

#highlights_scroll .small {
	display:inline;
}

#highlights_scroll div, #highlights_scroll p, #highlights_scroll a.readon {
	display:inline !important;
	float:none;
	background-image:none;
}

.clr {
	clear:both;
}


/* Scroller Box */

#scroller {
 white-space: nowrap;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
